home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / thor / thor_api / scriptserv / scriptservrev.c < prev   
C/C++ Source or Header  |  1996-08-05  |  249b  |  12 lines

  1. /*  ScriptServRev.c  */
  2.  
  3. #include    <exec/types.h>
  4.  
  5. STRPTR progname = "ScriptServ";
  6. LONG version = 4;
  7. LONG revision = 3;
  8. STRPTR progdate = "10.09.95";
  9. STRPTR idstring = "$VER: ScriptServ 4.3 (10.09.95)";
  10.  
  11. /*  This file is created by Revision 3.22  */
  12.